Skip to content

Add in-memory cache of spawned EC2 instances - #838

Merged
Kobzol merged 3 commits into
rust-lang:mainfrom
Kobzol:ec2-token-cache
Sep 18, 2026
Merged

Kobzol merged 3 commits into
rust-lang:mainfrom
Kobzol:ec2-token-cache

Conversation

@Kobzol

@Kobzol Kobzol commented Sep 9, 2026

Copy link
Copy Markdown
Member

To avoid erroring out into logs when the idempotency token is rejected by EC2, due to starting multiple instances for the same job.

I also forbid starting EC2 instances for unknown branches.

Fixes: #830

@Kobzol
Kobzol added this pull request to the merge queue Sep 18, 2026
Merged via the queue into rust-lang:main with commit 6550997 Sep 18, 2026
6 checks passed
@Kobzol
Kobzol deleted the ec2-token-cache branch September 18, 2026 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Most / all EC2 instance starts "fail" with IdempotentParameterMismatch

1 participant